Skip to content

feat: add AndroidTV and tvOS target support#125

Merged
thymikee merged 7 commits into
mainfrom
codex/androidtv-tvos-target-support
Feb 25, 2026
Merged

feat: add AndroidTV and tvOS target support#125
thymikee merged 7 commits into
mainfrom
codex/androidtv-tvos-target-support

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Feb 25, 2026

Summary

Add AndroidTV/tvOS target support and enable tvOS runner-driven automation flows while reusing existing platform backends.

  • Add --target mobile|tv selection through device/session selectors and docs.
  • Add --platform apple alias that maps to the iOS/tvOS backend.
  • Remove tvOS capability hard block so tvOS follows the iOS command matrix by device kind.
  • Update iOS runner destination/build resolution to pick iOS vs tvOS based on selected target.
  • Update runner XCTest behavior for tvOS navigation semantics:
    • back -> menu remote action fallback
    • home -> home remote action
    • app-switcher -> double-home remote action
    • directional swipe -> remote directional presses
  • Make runner Xcode project multi-platform (iOS + tvOS) so tvOS destinations are valid.
  • Keep AndroidTV launch/listing behavior category-aware (LEANBACK_LAUNCHER).
  • Update README, website docs, and skills/agent-device with tvOS runner support details and the apple alias.

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke
  • pnpm build:xcuitest
  • pnpm test:integration (fails in current environment on existing Android settings snapshot label assertion mismatch)
  • xcodebuild build-for-testing ... -destination "generic/platform=tvOS Simulator" (blocked in this environment: tvOS Simulator runtime not installed)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 25, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-125/

Built to branch gh-pages at 2026-02-25 13:13 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit ef20dea into main Feb 25, 2026
6 checks passed
@thymikee thymikee deleted the codex/androidtv-tvos-target-support branch February 25, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant